Introduction
The road map states the planned and upcoming features, ordered by priority, coming to all three of the programs included in this project. If you would like to suggest a new feature send me an email or post onto Github!
ReadingBuses.py Planned Features
- Allow for multiple bus stops which can be cycled through using a button.
NationalBuses.py Planned Features
- Allow for multiple bus stops which can be cycled through using a button.
- Improve support for edge case services which may display strangely.
NationalRail.py Planned Features
- Add more animations, such as cancellation or distribution reason and messages like 'Stand back from the edge, train approaching' All new animations will be optional.
- Support for the London Underground
- Allow for multiple train stations which can be cycled through using a button.
- Make API Calls Async so that the second timer does not visibly freeze